Skip to content

Conversation

@cq-bot
Copy link

@cq-bot cq-bot commented Oct 4, 2025

This PR contains the following updates:

Package Type Update Change Pending
google.golang.org/api require minor v0.126.0 -> v0.254.0 v0.255.0

Release Notes

googleapis/google-api-go-client (google.golang.org/api)

v0.254.0

Compare Source

Features

v0.253.0

Compare Source

Features

v0.252.0

Compare Source

Features

v0.251.0

Compare Source

Features

v0.250.0

Compare Source

Features

v0.249.0

Compare Source

Features

v0.248.0

Compare Source

Features

v0.247.0

Compare Source

Features

v0.246.0

Compare Source

Features
Bug Fixes

v0.245.0

Compare Source

Features
Bug Fixes
  • gensupport: Fix transferChunk race condition by returning response with non-cancelled context. (#​3258) (091d422)

v0.244.0

Compare Source

Features

v0.243.0

Compare Source

Features
Bug Fixes
  • gensupport: Update chunk upload logic for robust timeout handling. (#​3208) (93865aa)

v0.242.0

Compare Source

Features

v0.241.0

Compare Source

Features

v0.240.0

Compare Source

Features

v0.239.0

Compare Source

Features

v0.238.0

Compare Source

Features

v0.237.0

Compare Source

Features

v0.236.0

Compare Source

Features
Bug Fixes

v0.235.0

Compare Source

Features
Bug Fixes
  • internaloption: AuthCreds should honor WithoutAuthentication (#​3166) (d117646)

v0.234.0

Compare Source

Features
Bug Fixes
  • Check for auth creds in options to trigger new auth lib usage (#​3162) (b356c44)

v0.233.0

Compare Source

Features

v0.232.0

Compare Source

Features

v0.231.0

Compare Source

Features

v0.230.0

Compare Source

Features
Bug Fixes

v0.229.0

Compare Source

Features

v0.228.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "before 3am on Saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Oct 4, 2025
@cq-bot
Copy link
Author

cq-bot commented Oct 4, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 28 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
cloud.google.com/go/storage v1.30.1 -> v1.50.0
go.opentelemetry.io/otel/sdk v1.21.0 -> v1.37.0
golang.org/x/crypto v0.41.0 -> v0.43.0
golang.org/x/oauth2 v0.27.0 -> v0.32.0
cloud.google.com/go v0.110.7 -> v0.120.0
cloud.google.com/go/compute/metadata v0.3.0 -> v0.9.0
cloud.google.com/go/iam v1.1.1 -> v1.5.2
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/go-logr/logr v1.3.0 -> v1.4.3
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/s2a-go v0.1.4 -> v0.1.9
github.com/googleapis/enterprise-certificate-proxy v0.2.3 -> v0.3.6
github.com/googleapis/gax-go/v2 v2.11.0 -> v2.15.0
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/prometheus/client_model v0.5.0 -> v0.6.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 -> v0.61.0
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v0.44.0 -> v1.29.0
go.opentelemetry.io/otel/metric v1.21.0 -> v1.37.0
go.opentelemetry.io/otel/sdk/metric v1.21.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.21.0 -> v1.37.0
golang.org/x/net v0.43.0 -> v0.46.0
golang.org/x/sync v0.16.0 -> v0.17.0
golang.org/x/sys v0.35.0 -> v0.37.0
golang.org/x/text v0.28.0 -> v0.30.0
google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20250603155806-513f23925822
google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20250804133106-a7a43d27e69b
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20251022142026-3a174f9686a8

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Oct 4, 2025
@cq-bot cq-bot force-pushed the renovate/google-golang-modules branch 2 times, most recently from 70ee522 to c5a9bcf Compare October 7, 2025 17:41
@cq-bot cq-bot changed the title fix(deps): Update module google.golang.org/api to v0.250.0 fix(deps): Update module google.golang.org/api to v0.251.0 Oct 7, 2025
@cq-bot cq-bot force-pushed the renovate/google-golang-modules branch 3 times, most recently from e8e19a3 to fc84e30 Compare October 14, 2025 16:31
@cq-bot cq-bot changed the title fix(deps): Update module google.golang.org/api to v0.251.0 fix(deps): Update module google.golang.org/api to v0.252.0 Oct 14, 2025
@cq-bot cq-bot force-pushed the renovate/google-golang-modules branch 2 times, most recently from 49d2958 to d2b8ab6 Compare October 29, 2025 18:29
@cq-bot cq-bot changed the title fix(deps): Update module google.golang.org/api to v0.252.0 fix(deps): Update module google.golang.org/api to v0.253.0 Oct 29, 2025
@cq-bot cq-bot force-pushed the renovate/google-golang-modules branch 3 times, most recently from e3b9b9b to f965578 Compare November 4, 2025 18:29
@cq-bot cq-bot changed the title fix(deps): Update module google.golang.org/api to v0.253.0 fix(deps): Update module google.golang.org/api to v0.254.0 Nov 4, 2025
@cq-bot cq-bot force-pushed the renovate/google-golang-modules branch from f965578 to d6cc4d3 Compare November 5, 2025 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants